Fixed position of ProfJ manuals.
svn: r7163
This commit is contained in:
parent
68cd3e23d6
commit
03503840e9
|
@ -55,7 +55,8 @@
|
|||
|
||||
("profj-beginner" "ProfessorJ Beginner Language" 210)
|
||||
("profj-intermediate" "ProfessorJ Intermediate Language" 211)
|
||||
("profj-advanced" "ProfessorJ Advanced Language" 212)))
|
||||
("profj-intermediate-access" "ProfessorJ Intermediate + access Language" 212)
|
||||
("profj-advanced" "ProfessorJ Advanced Language" 213)))
|
||||
|
||||
(define known-docs (map (lambda (x) (cons (string->path (car x)) (cadr x))) docs-and-positions))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user